projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
282c55b
)
* files.el (file-modes-rights-to-number): Doc fix.
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 21 Mar 2009 15:52:57 +0000
(15:52 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 21 Mar 2009 15:52:57 +0000
(15:52 +0000)
(file-modes-symbolic-to-number): Handle empty permissions arg (Bug#2729).
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index b8bfd8ed8a6522b556ed419a9c03ef17ddc51ed9..baebee0bfe7f4d82d8a34b1fa45c58c592e3b98a 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2009-03-21 Chong Yidong <cyd@stupidchicken.com>
+
+ * files.el (file-modes-rights-to-number): Doc fix.
+ (file-modes-symbolic-to-number): Handle empty permissions
+ arg (Bug#2729).
+
2009-03-21 Dan Nicolaescu <dann@ics.uci.edu>
* vc.el (Todo): Add note on simplifying vc-register.